@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/p067039227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De maskers af! : teekeningen en tekst / door Theo van Doesburg" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619261>,
        <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068701594>,
        <http://data.bibliotheken.nl/id/thes/p304179043> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2b69897e995709ba4f0c6afc5ba77f7> ;
    schema1:name "De maskers af! : teekeningen en tekst" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18d1368048cc20ceb6afa1e49bfaf9ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739937054> .

