@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/bg1Wqu>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 6737.0 ;
  gtm:kadastraleAanduiding "A6737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6737"^^xsd:string ;
  ns0:name "Perceel GDA01-A6737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240673770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b99ZFW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70860> ;
  ns0:startDate "1999-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139911085613 52.016540654096,4.7139856246149 52.016506170218,4.7139750722903 52.016437663244,4.713959974143 52.016343989731,4.7139890903033 52.016338484555,4.7140361320226 52.016329585385,4.7140548626588 52.01643262759,4.7140657069747 52.016501100271,4.7140706064311 52.016535706641,4.7139911085613 52.016540654096))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

