@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p852158165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het lied van de zonde / door J.L. Gregory" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071998772> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63ba01bbde52a7d8826b0d61294943f8> ;
    schema1:name "Het lied van de zonde" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9bd4d30a9f2ed51a6360605c23abe6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905439471> .

