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

<https://n2t.net/ark:/60537/b6S9r9>
  gtm:oppervlakte "1965"^^xsd:string ;
  gtm:kadastraalNummer "3754"^^xsd:string ;
  gtm:kadastraleAanduiding "F3754"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3754"^^xsd:string ;
  ns0:name "Perceel GDA01-F3754"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290375470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iSD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHgh2p> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76434> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880391 52.0055907,4.6876802 52.0057281,4.6876628 52.0057348,4.6874483 52.0055216,4.6874833 52.0055016,4.6871593 52.005178,4.6872394 52.0051325,4.6874201 52.0050634,4.6875423 52.005186,4.6875736 52.0051741,4.6876061 52.0051619,4.6877096 52.0052644,4.6878273 52.0053811,4.6878945 52.0054478,4.6880391 52.0055907))"^^geo:wktLiteral ;
    osm:area 1960.0
  ] .

