@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bvbxmY>
  gtm:oppervlakte 71.0 ;
  gtm:kadastraalNummer 3730.0 ;
  gtm:kadastraleAanduiding "D3730"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3730"^^xsd:string ;
  schema:name "Perceel GDA01-D3730"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270373070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJAmJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73157> ;
  schema:startDate "1998-03-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101318906794 52.007563123547,4.7100291836829 52.007493402871,4.7100017119923 52.007510916043,4.7099759242859 52.007494085192,4.7100334360136 52.007445231477,4.7101936874834 52.007538176609,4.7101318906794 52.007563123547))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

