@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/p049841890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Franse doe-het-zelf markt" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604299>,
        <http://data.bibliotheken.nl/id/thes/p075614677>,
        <http://data.bibliotheken.nl/id/thes/p07760735X>,
        <http://data.bibliotheken.nl/id/thes/p078487404>,
        <http://data.bibliotheken.nl/id/thes/p078583985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074486047>,
        <http://data.bibliotheken.nl/id/thes/p07544254X> ;
    schema1:description "Auteur is Tamara Inberg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072480082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cb36dde153e9e5074440766b1382898> ;
    schema1:name "De Franse doe-het-zelf markt" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6f48e9b0b1b8cdbea3e3651e190cd5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64819246> .

