@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/p063670461> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handenarbeid buiten / Lütz de Jong" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069728208> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851265499> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b027b3006bf41e81110bc45a3ead253> ;
    schema1:name "Handenarbeid buiten" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fc237de4712c79617811fded90f67b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65474792> .

