@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/b007x0d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8ecfbfcf462484de70732ef104f03a9c"^^xsd:string ;
  ns0:name "Pand 1451"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962278> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70351342 52.01086219, 4.70341858 52.01086183, 4.70341438 52.01089481, 4.70344234 52.01090379, 4.70347312 52.01091134, 4.70350570 52.01090563, 4.70351342 52.01086219))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

