@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brrWMs>
  gtm:oppervlakte 223.0 ;
  gtm:kadastraalNummer 4292.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4292" ;
  gtm:kadastraleAanduiding "M4292"@nl ;
  ns0:name "Perceel GDA01-M4292"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350429270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37IzZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87376> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140450397028 52.033629479828,4.7143266532222 52.033629597228,4.7145413562877 52.033628055422,4.7145413342245 52.03364796454,4.7145413027807 52.033687908684,4.7140453784535 52.033688400543,4.7140450397028 52.033629479828))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

