@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/p429156952> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen vier muren / Laurent Astier" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p399126465> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p407563962>,
        <http://data.bibliotheken.nl/id/thes/p42915688X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p429156898> ;
    schema1:isbn "9789463941785" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/079085260e08fe18e991bad2c6e2838a> ;
    schema1:name "Tussen vier muren" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f6cc34858093371175b166d620cd514> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204252993> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/67200ba777c3c4407465695e23699a77> .

