@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/p079319343> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perk studiën / Jakob Meijer" ;
    dcterms1:issued "1975-1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069192308>,
        <http://data.bibliotheken.nl/id/thes/p397462492> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068411030> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94253d26ab0ee1ee0a7b8882a3b890ac> ;
    schema1:name "Perk studiën" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c44b61bf548b7d68682487c02b3ab37b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65436639> .

