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

<http://data.bibliotheken.nl/id/nbt/p851719066> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The Dutch library" ;
    dcterms1:issued "1924-1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397460392> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f4fdfbdfb92d6af5ee4f8a63203591e> ;
    schema1:name "The Dutch library" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d222113d52ec9b79684c0d932b2839a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72808561> .

