@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/p327272430> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Je lichaam is geen speelgoed / door John Rice ; vrij vert. uit het Engels door H. P. Medema" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087047942> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072637226> ;
    schema1:description "Oorspr. titel : Courtship and the danger of petting" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063530528" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad8256e4b167a195943fffafda131cd6> ;
    schema1:name "Je lichaam is geen speelgoed" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c47f8427f3c384bb05d55b256efe58c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/635451513> .

