@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/p054254930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Concept-ontwikkelingsplan 1980-1983 / Katholieke Hogeschool" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07530063X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3f31ed7ae6af34967ff5b2f1df2451d> ;
    schema1:name "Concept-ontwikkelingsplan 1980-1983" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a52f64cd272b1c897e39e4e71f97693> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64813164> .

