@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bacn1f>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 3313.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3313" ;
  gtm:kadastraleAanduiding "M3313"@nl ;
  ns0:name "Perceel GDA01-M3313"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350331370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86635> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147040197397 52.038072366516,4.7147130850183 52.038089855711,4.7147272429519 52.038117620722,4.7145885228837 52.038144602574,4.7143790627049 52.03818475257,4.7143429640165 52.038113718006,4.7143723473117 52.038107863677,4.7143638583539 52.038090827167,4.7145617414434 52.038093665347,4.7145919059833 52.038094017398,4.7147040197397 52.038072366516))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

