@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b009174>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4bed7455b1d1d95cee4bf0c7de5d20e2"^^xsd:string ;
  ns0:name "Pand 2386"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963213> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71077604 52.01336500, 4.71070870 52.01333844, 4.71067193 52.01337394, 4.71073722 52.01340249, 4.71077604 52.01336500))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

