@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/p263333469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Home made / [red.: Margo Slomp]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595378>,
        <http://data.bibliotheken.nl/id/thes/p078950333>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p284828572> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152074538> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07566061X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/020edc1460b283aa4c743cc712710066> ;
    schema1:name "Home made" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d9a04acc997481e72df8a7739e82ff2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66552099> .

