@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/p063677377> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgerlijke ongehoorzaamheid / [Auteur: G. Manenschijn]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068908040>,
        <https://data.bibliotheken.nl/.well-known/genid/50c74618d74abf140b54bebcd3ec5292> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p063334364> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ba7bdf0be5cb6fa9b81aabb9338c80a> ;
    schema1:name "Burgerlijke ongehoorzaamheid" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fee2efab0b083911a11a614d11c5268> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65475024> .

