@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/p394871340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik trek mijn species aan / Sasja Janssen" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p228103908> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p372652603> ;
    schema1:isbn "9789021456027" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82c628251ed03a278c3f8737d8222c39> ;
    schema1:name "Ik trek mijn species aan" ;
    schema1:numberOfPages 869994 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/051ba7d6e7e6d463d68384506efc2414> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048635111> .

