@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/p06169679X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BISPROF : een prototype voor een kennissysteem in de leerplanontwikkeling / I. Labordus" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613646> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067785298>,
        <http://data.bibliotheken.nl/id/thes/p075491001> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054796342> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c7a9f3725d3593df1dd03052c1f725b> ;
    schema1:name "BISPROF : een prototype voor een kennissysteem in de leerplanontwikkeling" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20d2448ba538a101894f04b8e8c71728> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65364818> .

