@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/p862280788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oranje en het Wilhelmus / door H.T. Colenbrander" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068974124>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078960665>,
        <http://data.bibliotheken.nl/id/thes/p09597959X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068601840> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832702498> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de19e7c0ce1e8f75bf68fd24d5a16217> ;
    schema1:name "Oranje en het Wilhelmus" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68090d85201197036daca23795985414> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781794465> .

