@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/p430638388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liegen" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070958726> ;
    schema1:description "Door Oey Tjeng Sit" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76b49975720ff9031a45b97e274f84dd> ;
    schema1:name "Liegen" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a09be65c97ae6a718ea7944f68f4edb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1224299094> .

