@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/bV0jDH>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5674.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5674" ;
  gtm:kadastraleAanduiding "M5674"@nl ;
  ns0:name "Perceel GDA01-M5674"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350567470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88541> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071127255961 52.028997241552,4.7074397294679 52.028985907853,4.7074439283564 52.029031862734,4.7074001314695 52.029033380604,4.7074024314307 52.029058507426,4.7073586343801 52.029060034269,4.7073574735231 52.029047228108,4.7071184101296 52.029055698879,4.7071127255961 52.028997241552))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

