@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/p137149700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat moet je gewoon onderling afspreken / Nan Bettonvil" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p110319168>,
        <http://data.bibliotheken.nl/id/thes/p112604455> ;
    schema1:description "Omslagtitel: Emancipatie en de komende generatie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/499782fc95e993397a115068c7c5e74c> ;
    schema1:name "Dat moet je gewoon onderling afspreken" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7246e8ed74866a386da0c4c6d77e6d70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69029843> .

