@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/p443288259> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Centrale bibliotheek te Rotterdam / Joost Meuwissen" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073505560> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e32d37d2e4de9b0d21cd50f9aaec2915> ;
    schema1:name "Centrale bibliotheek te Rotterdam" ;
    schema1:sameAs <http://www.worldcat.org/oclc/1443758143> .

