@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bOyCEM>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 2737.0 ;
  gtm:kadastraleAanduiding "H2737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2737"^^xsd:string ;
  ns0:name "Perceel GDA01-H2737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310273770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fpOv> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77280> ;
  ns0:startDate "2010-07-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071397371015 52.015329637908,4.7073151808602 52.015427986667,4.7072113410231 52.015482926263,4.7071606765857 52.015452126975,4.7071887443006 52.015433170773,4.7070795189101 52.015370690612,4.706949474942 52.015297789345,4.7070097220133 52.01525675485,4.7071397371015 52.015329637908))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

