@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/p830563466> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Culturele noden en aspiraties" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075417235> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc5e03699f563a404f3684f533ff1df6> ;
    schema1:name "Culturele noden en aspiraties" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e1ffe88f21fd115dca1f47781f37034> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63455358> .

