@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/b008v89>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f53bf8511eaaf08246d1731f04d07444"^^xsd:string ;
  ns0:name "Pand 2242"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963069> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70734448 52.01299681, 4.70732385 52.01301245, 4.70729395 52.01299755, 4.70722761 52.01304824, 4.70728934 52.01308089, 4.70737802 52.01301366, 4.70734448 52.01299681))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

