@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/bx3ZmE>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 4145.0 ;
  gtm:kadastraleAanduiding "C4145"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4145"^^xsd:string ;
  schema:name "Perceel GDA01-C4145"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260414570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCTLi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261712> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105899206737 52.012797710845,4.710592377874 52.012811522167,4.7105858756877 52.012812851032,4.7104600261448 52.01283080553,4.7104539167625 52.012831201852,4.7104528639347 52.012816032363,4.7105899206737 52.012797710845))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

