@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/bhUoUq>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3674.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3674"^^xsd:string ;
  gtm:kadastraleAanduiding "I3674"@nl ;
  ns0:name "Perceel GDA01-I3674"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320367470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/by6tO1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250245> ;
  ns0:startDate "2003-04-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139514428057 52.020020031912,4.7134644837498 52.019969176369,4.7133566532511 52.019957952956,4.713101165446 52.019931340889,4.713102074958 52.019928020392,4.7140253241312 52.020025694602,4.7140188847661 52.02004896468,4.7139456158153 52.020041328041,4.7139514428057 52.020020031912))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

