@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/p408548738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Media : tijd in kaart / Annemarie Wennekers, Jos de Haan, Frank Huysmans" ;
    dcterms1:issued "2016" ;
    schema1:associatedMedia "https://www.scp.nl/publicaties/publicaties/2016/12/20/media-tijd-in-kaart" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31629053X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p085882879>,
        <http://data.bibliotheken.nl/id/thes/p097036137> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789037708158" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2c1e5595845c517a2754363b4338cf2> ;
    schema1:name "Media : tijd in kaart" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d4d441edf3d1c661e900b4500edd444> ;
    schema1:sameAs <http://www.worldcat.org/oclc/968240934> .

