@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/b007z9h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e0c85c97945cd686d0b24c75554b9e90"^^xsd:string ;
  ns0:name "Pand 1489"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962316> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71339213 52.01006279, 4.71339576 52.01004353, 4.71323253 52.01003186, 4.71321808 52.01007260, 4.71336890 52.01008523, 4.71337412 52.01006149, 4.71339213 52.01006279))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

