@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/p17360465X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Samen werkt het! / Cees Grol, Guus Zengerink ; eindredactie: Klaas Kunst" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p123593468> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p095142649>,
        <https://data.bibliotheken.nl/.well-known/genid/6751ba6316145b357c5a91a0275d7780> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629291> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095142444> ;
    schema1:isbn "9023832434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85843fbd2cbf5fa574221e59f9f8b735> ;
    schema1:name "Samen werkt het!" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b22ea81dbf8bdd23e9bf32f511126f6> .

