@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/p275862984> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "KIJK! / Regionaal Pedagogisch Centrum Zeeland" ;
    dcterms1:issued "2005" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p243046316>,
        <http://data.bibliotheken.nl/id/thes/p256381186>,
        <http://data.bibliotheken.nl/id/thes/p267562004>,
        <http://data.bibliotheken.nl/id/thes/p276869982> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p276880943> ;
    schema1:isbn "9074233384" ;
    schema1:issueNumber "1k" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d8d84f81fc77e04f4bd014d5d881ed3> ;
    schema1:name "KIJK!" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/827018eb306d6021dd1f4cbf7b245574> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773792951> .

