@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/bkpEmJ>
  gtm:oppervlakte 196.0 ;
  gtm:kadastraalNummer 7200.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7200"^^xsd:string ;
  gtm:kadastraleAanduiding "K7200"@nl ;
  ns0:name "Perceel GDA01-K7200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330720070000/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/79389> ;
  ns0:startDate "2008-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7554042287211 52.004769628962,4.7553760477895 52.004817152059,4.7553597962666 52.004832524836,4.7553274753109 52.004823479808,4.7553166954699 52.004838126928,4.7550175051632 52.004771237833,4.7550306918002 52.004715014436,4.7550855576289 52.004719920127,4.7551839796908 52.004735468212,4.7554042287211 52.004769628962))"^^geo:wktLiteral ;
    osm:area 196.0
  ] .

