@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/b0077p3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/df07fa05c2fa69f0c03732c7f9baa3a0"^^xsd:string ;
  ns0:name "Pand 891"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961718> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71063564 52.00988846, 4.71048067 52.00980668, 4.71045248 52.00982769, 4.71060575 52.00990600, 4.71063564 52.00988846))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

