@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/bOY9Mt>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 4385.0 ;
  gtm:kadastraleAanduiding "C4385"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4385"^^xsd:string ;
  ns0:name "Perceel GDA01-C4385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260438570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBrGAY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246872> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7133588216624 52.01032784114,4.7135010839919 52.010336664073,4.7135048820889 52.010336901531,4.7135171932691 52.010337664095,4.7135119560297 52.010363403876,4.7134996768081 52.010362452738,4.713498246077 52.010369455505,4.713352124234 52.010358659993,4.7133588216624 52.01032784114))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

