@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bNIYiW>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 3224.0 ;
  gtm:kadastraleAanduiding "B3224"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3224"^^xsd:string ;
  schema:name "Perceel GDA01-B3224"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250322470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V0i9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258699> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055203809456 52.01282883012,4.7055597445461 52.012800744573,4.7055745152261 52.012790196814,4.7056694578766 52.012840164775,4.7057480567525 52.012881526028,4.7056873305531 52.012924507594,4.7055203809456 52.01282883012))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

