@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/p801918294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik doe nooit niks / Marianne Keser ; [tek. Woeloem]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068176872> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074481525> ;
    schema1:description "1e uitg.: Antwerpen : Standaard, 1975" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p07830184X> ;
    schema1:isbn "9025246729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1fecb6d9d2046e487e5315460550b6b> ;
    schema1:name "Ik doe nooit niks" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf6834009a19342cc79bb96e8240d3c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63392553> .

