@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/p822208504> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maatschappijleer : een nieuw vak / J. Dekker en H. Dekker" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069527741> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068252137> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abee4bc2b853d10df58395710a266162> ;
    schema1:name "Maatschappijleer : een nieuw vak" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4db4df143625c19c540273b5b84b10e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63461728> .

