@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/b007fmj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f529453bc27167c799954e32fddb8dc9"^^xsd:string ;
  ns0:name "Pand 1063"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71413740 52.01034272, 4.71415264 52.01034513, 4.71416797 52.01030973, 4.71405184 52.01028271, 4.71402929 52.01033234, 4.71412444 52.01035593, 4.71412640 52.01035293, 4.71413238 52.01035411, 4.71413740 52.01034272))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

