@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/p17580222X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Functioneel Nederlands lbo" ;
    dcterms1:issued "1984" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069946124>,
        <http://data.bibliotheken.nl/id/thes/p071048596> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830826424> ;
    schema1:isbn "9001340806" ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a140f7b709da1424e505e96ad33da0c> ;
    schema1:name "Functioneel Nederlands lbo" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6ac06e821ad23e0929f084fa4371ba1> .

