@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/p189822457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als een meisje nee zegt" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597060>,
        <http://data.bibliotheken.nl/id/thes/p078580897>,
        <http://data.bibliotheken.nl/id/thes/p078662311>,
        <http://data.bibliotheken.nl/id/thes/p120509865> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/31e2adf67a5c4042e8eb486b8ed0b6ff>,
        <https://data.bibliotheken.nl/.well-known/genid/e9f411ab8d45044dd69dda9756ea1be8> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p189811528> ;
    schema1:issueNumber "als" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1385d8f26467da66d9d706a9be53e169> ;
    schema1:name "Als een meisje nee zegt" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29136a2aa9ccccd533b552b9d974ecca> .

