@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/b12z90>
  gtm:oppervlakte 765.0 ;
  gtm:kadastraalNummer 3746.0 ;
  gtm:kadastraleAanduiding "F3746"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3746"^^xsd:string ;
  ns0:name "Perceel GDA01-F3746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290374670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kpLX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bWSALI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76427> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878807161512 51.996916274647,4.6877093391796 51.997062118354,4.6877090789196 51.997061999957,4.687571800912 51.99700270516,4.6873874182354 51.99690973805,4.687223960442 51.996806549404,4.6872099176782 51.996793846108,4.6874121864725 51.996720364007,4.6875330493471 51.996778941207,4.687584450917 51.996803218956,4.6878807161512 51.996916274647))"^^geo:wktLiteral ;
    osm:area 765.0
  ] .

