@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/p146440854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achtung, Mützen ab! / Jean Tytgat ; verlucht door Paul Eeckhout" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078473799>,
        <http://data.bibliotheken.nl/id/thes/p245847081> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p245847081> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c66217592cc48d9b1cf4eaf922e350be> ;
    schema1:name "Achtung, Mützen ab!" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0fa8200318407858115b9a0b704aadf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68931874> .

