@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/bx3Q1z>
  gtm:oppervlakte 248.0 ;
  gtm:kadastraalNummer 3167.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3167"^^xsd:string ;
  gtm:kadastraleAanduiding "K3167"@nl ;
  ns0:name "Perceel GDA01-K3167"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330316770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbf0rJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81547> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7259690050084 52.013645013139,4.7259712279423 52.013640468511,4.725975322283 52.013636446733,4.7259788510454 52.013634228444,4.7259829564658 52.013632417872,4.7259875065256 52.013631077193,4.725992369604 52.013630241622,4.7259973850817 52.013629937221,4.7260024217356 52.013630172243,4.7261058540088 52.013640505534,4.7260752074455 52.013755915128,4.72604202625 52.013881188718,4.7259099109929 52.013867907855,4.7259690050084 52.013645013139))"^^geo:wktLiteral ;
    osm:area 248.0
  ] .

