testcases.SeRQL.construct.test024-in.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-serql-testsuite Show documentation
Show all versions of rdf4j-serql-testsuite Show documentation
Test suite for the SeRQL query language
# Default graph
@prefix dc: .
@prefix xsd: .
dc:publisher "Bob" .
dc:date "2004-12-06T00:00:00Z"^^xsd:dateTime .
dc:publisher "Bob" .
dc:date "2005-01-10T00:00:00Z"^^xsd:dateTime .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy