@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/bFoPtg>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 7182.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7182"^^xsd:string ;
  gtm:kadastraleAanduiding "K7182"@nl ;
  ns0:name "Perceel GDA01-K7182"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330718270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdzkw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79371> ;
  ns0:startDate "2008-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7546641401887 52.004989114324,4.7546682284331 52.004982188276,4.7546950433897 52.004988192792,4.7548017353635 52.004806733398,4.7548105194358 52.004804524508,4.7548196442676 52.004802937646,4.7548290072859 52.004802017203,4.7548384775525 52.004801753487,4.7548479384384 52.004802154859,4.7548572588788 52.004803220617,4.7548663224984 52.004804941146,4.7549092959791 52.00481456485,4.7547900701311 52.005017331365,4.7547626454049 52.005011188769,4.7546641401887 52.004989114324))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

