@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/p442497865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sinterklaas, goed heilig man / door A.H. Luijdjens" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070654077> ;
    schema1:description "Tekst in het Nederlands en Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5b07ab9450a13d2f424afff6d3c3ca6> ;
    schema1:name "Sinterklaas, goed heilig man" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9358bc902b162dd3c2a7a23e70e365a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1428870755> .

