@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/b007vwd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/75bdc5582fd2768c713263bbf942c31d"^^xsd:string ;
  ns0:name "Pand 1419"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70436674 52.01082612, 4.70438620 52.01083779, 4.70440036 52.01082879, 4.70446930 52.01078501, 4.70444336 52.01075343, 4.70436310 52.01080440, 4.70434728 52.01081445, 4.70436674 52.01082612))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

