@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p238566129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ambachten en bedrijven : geschenk voor de jeugd" ;
    dcterms1:issued "1860" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598965>,
        <http://data.bibliotheken.nl/id/thes/p075603586> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/901c999b36fb75daea3a625bca45711a> ;
    schema1:name "Ambachten en bedrijven : geschenk voor de jeugd" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f23048b2c6d7991a01ec9ca1b9999d35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150339428> .

