@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/p083526862> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burung apakah itu? / oleh A. Hoogerwerf ; terdjemahan Soetan Sanif" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125413106> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072148721> ;
    schema1:inLanguage "id" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f96a0df5214457e335bb849b7a56b0e> ;
    schema1:name "Burung apakah itu?" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7e7a914b49dfb4c3042a05b00d07a48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63636157> .

